home *** CD-ROM | disk | FTP | other *** search
- I wrote these Socket classes in the NeXTSTEP environment, and have taken
- advantage of a few features unique to it. The two things that should
- cause the most problems in using these classes under generic Objective-C
- and UNIX are my use of the alloc/init mechanism, and my use of malloc
- zones. These aren't large problems in my opinion, but if you really think
- I should provide source with appropriate #ifdef's, please email me and
- tell me how best to do it.
-
- --Nik A Gervae
-
- ===============
-